PUT /Token/PromoteToGlobal/

Promotes an existing project or account token to a global token.
 

Request

Method Request URI
PUT /API/Token/PromoteToGlobal/?id=value&sessionId=value

URI Parameters

URI Parameter Description
id The ID of the token to promote.
sessionId The ID of the session.

Request Body

There is no Request Body for this function.

Response

Response Body

A status code indicating success or failure.